home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 48 / PC Gamer IT CD 48 2-2.iso / Starsiege / tribesdemo.exe / Disk1 / data1.cab / Tribes_Demo / config / IRCServers.cs < prev    next >
Encoding:
Text File  |  1999-09-14  |  1.1 KB  |  33 lines

  1. $IRC::BroadcastIP = "true";
  2. $IRC::ChannelName0 = "#Tribes";
  3. $IRC::ChannelName1 = "#Tribes_Forum";
  4. $IRC::ChannelName2 = "#Tribes_Beginner";
  5. $IRC::ChannelName3 = "#Tribes_Expert";
  6. $IRC::ChannelName4 = "#Tribes_Strategy";
  7. $IRC::ChannelName5 = "#Tribes_Stories";
  8. $IRC::ChannelName6 = "#Tribes_Opponents";
  9. $IRC::ChannelName7 = "#Tribes_TroubleShooting";
  10. $IRC::ChannelTopic0 = "General TRIBES discussion";
  11. $IRC::ChannelTopic1 = "Open Forum";
  12. $IRC::ChannelTopic2 = "Biginner Forum";
  13. $IRC::ChannelTopic3 = "Discussions for Experts";
  14. $IRC::ChannelTopic4 = "TRIBES Strategy";
  15. $IRC::ChannelTopic5 = "TRIBES Fiction";
  16. $IRC::ChannelTopic6 = "Opponent Challenge";
  17. $IRC::ChannelTopic7 = "Trouble Shooting";
  18. $IRC::ConnectOnStartup = "FALSE";
  19. $IRC::currentServer = "0";
  20. $IRC::description0 = "Dynamix IRC";
  21. $IRC::DisconnectInSim = "true";
  22. $IRC::lastServer = "0";
  23. $IRC::ListenInSim = "FALSE";
  24. $IRC::LogFile = "IRCLog.txt";
  25. $IRC::MsgHistory = "50";
  26. $IRC::room = "#Tribes";
  27. $IRC::room0 = "#Tribes";
  28. $IRC::server = "irc.dynamix.com";
  29. $IRC::server0 = "irc.dynamix.com";
  30. $IRC::serverPort = "6667";
  31. $IRC::serverPort0 = "6667";
  32. $IRC::UseLogFile = "FALSE";
  33.